Welcome![Sign In][Sign Up]
Location:
Search - vtk library

Search list

[OpenGL programV3D_Viewer_1.01_SourceCode

Description: V3D-Viewer is a Dicom and \"Philips V3D 3DRA\" Medical Volume Viewer based on .Net and the VTK library. With marching cubes, 3d planes and (3D texture) volume rendering, including histogram transparency and intensity curve selection tool.
Platform: | Size: 559165 | Author: mhp | Hits:

[Graph programstract

Description: 在VC中利用可视化类库VTK,实现三维数据场可视化,绘制一个复杂图形。-in VC Visual Class Library VTK, 3D data visualization, mapping a complex graphics.
Platform: | Size: 3869696 | Author: 杨丽萍 | Hits:

[Picture Viewervtkcube(mfc)

Description: 这个是我在vc6下弄得vtk程序。程序很简单,不过很适合初学者研究。注意在vc下设定vtk得编译环境,除了田间vtk得lib等目录外,还要在工程->设定->link 选项卡, 在Object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtkRendering.lib vtkzlib.lib(注意 各个文件名之间用空格分隔), 确定-this is where I vc6 confused VTK procedures. Procedure is very simple, but very suitable for beginners study. Vc attention to the next set VTK in compiler environment, in addition to the field VTK lib directory, etc., but also in the works-
Platform: | Size: 244736 | Author: 肖小 | Hits:

[Picture ViewervtkExample

Description: 这个是我在vc6下的vtk程序。程序很简单,适合初学者研究。注意在vc下设定vtk得编译环境,除了添加vtk得lib等目录外,还要在工程->设定->link 选项卡, 在object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtkRendering.lib vtkzlib.lib 等库文件 -this is my vc6 the vtk procedures. Procedures are simple, suitable for beginners study. Vc attention to the next set vtk in the build environment, in addition to adding vtk in the lib directory, etc., but also in the works-
Platform: | Size: 7283712 | Author: 付文宇 | Hits:

[Graph programvtkwithc++6.0

Description: vtk是一个可视化工具包,他又强大的功能,很多可视化领域的研究人员都在应用它。目前三维重建方面一个大型的函数库,广泛应用于医学、计算流体力学、三维数据可视化等方面 .如何在VC中应用VTK呢,这里将给你详细answer.-VTK is a visualization tool kit, he also powerful features, many of visualization research in the field of personnel in the application of it. At present, a large three-dimensional reconstruction of the library is widely used in medicine, computational fluid dynamics, three-dimensional data visualization and so on. How VC Application of VTK do here will give you a detailed answer.
Platform: | Size: 203776 | Author: 陈向东 | Hits:

[OpenGL programV3D_Viewer_1.01_SourceCode

Description: V3D-Viewer is a Dicom and "Philips V3D 3DRA" Medical Volume Viewer based on .Net and the VTK library. With marching cubes, 3d planes and (3D texture) volume rendering, including histogram transparency and intensity curve selection tool.
Platform: | Size: 559104 | Author: mhp | Hits:

[Graph programvtkFLTK-0.6.1

Description: vtkFLTK is a small C++ class library easing development of FLTK event-driven interfaces for use with VTK. vtkFLTK allows composition of complex graphical interfaces to complex visualization facilities by bridging disparities between FLTK and VTK event and windowing system handling. -vtkFLTK is a small C++ class library easing development of FLTK event-driven interfaces for use with VTK. vtkFLTK allows composition of complex graphical interfaces to complex visualization facilities by bridging disparities between FLTK and VTK event and windowing system handling.
Platform: | Size: 169984 | Author: Ying Zhu | Hits:

[Graph programvtkContainers-0.3

Description: vtkContainers is a container library for VTK providing list, deque, and vector sequence types set, map, and hash map associative types as well as stack, queue, and priority queue adaptor types.
Platform: | Size: 371712 | Author: Ying Zhu | Hits:

[Graph programMPIGroups

Description: VTK结合MPI并行接口实现并行可视化,在安装VTK时要将MPI库链接进来。-MPI parallel interface combines VTK realize parallel visualization, when you install VTK library to link in. MPI.
Platform: | Size: 2048 | Author: xiaohan | Hits:

[Special Effectsvtk

Description: 有关vtk的一些pdf资料,包括: 1.和国外一些朋友讨论VTK的一些经验的整理 2.基于VTK的医学三维可视化分析系统 3.基于VTK库的医学图像处理子系统设计和实现 4.可视化工具VTK技术研究-Some of the vtk pdf information, including: 1. And some foreign friends to discuss some of the experiences of the order VTK 2. VTK-based visualization of the medical system 3. VTK library based on medical image processing subsystem design and implementation 4. visualization tools VTK Technology
Platform: | Size: 805888 | Author: hazehui | Hits:

[Graph programvolume3D

Description: 使用vtk库开发的volume程序,主要用于建立多边形面片,用于演示三维体的算法。-Developed using VTK library volume procedures, set up primarily for polygon surfaces for the presentation of three-dimensional body algorithms.
Platform: | Size: 94208 | Author: 小宝 | Hits:

[Special EffectsSTMED

Description: 利用VTK库编写的体视化医学图像处理工具。-VTK library prepared using volume visualization of medical image processing tools.
Platform: | Size: 78848 | Author: greystar | Hits:

[Picture Viewervtkreadstl.tar

Description: interactive STL file reader using vtk library developed with QT designer
Platform: | Size: 558080 | Author: triyant | Hits:

[3D Graphicshearwarp

Description: VTK库的用shearwarp算法进行物体的三维重建的源代码,并有改进,克服了原来的内存泄露问题-VTK library shearwarp algorithm using three-dimensional reconstruction of objects in the source code, and have improved to overcome the original memory leak problem
Platform: | Size: 27648 | Author: 周西 | Hits:

[Graph programVTKMFC

Description: VC++中MFC 与 VTK结合 的动态链接库和静态链接库。对学习和应用VTK有用。-VC++, MFC and VTK integration of the dynamic link library and static link library. VTK useful for learning and application.
Platform: | Size: 8192 | Author: 吴志芳 | Hits:

[CSharpVTK-5.0.1-control-1.1

Description: VC#中可以调用的VTKdll动态链接库-VC# can call VTKdll dynamic link library
Platform: | Size: 6664192 | Author: 张卡 | Hits:

[Program docDICOM-display

Description: DICOM文件在Windows下的显示文档,包括VC++和OPENGL混合编程,VC++和MITK混合编程,和ITK、VTK、dcmtk等开源库混合编程-DICOM file in Windows, display the document, including VC++ and OPENGL hybrid programming, VC++ and MITK hybrid programming, and ITK, VTK, dcmtk hybrid programming such as open-source library
Platform: | Size: 3501056 | Author: wanwei | Hits:

[3D GraphicVTK-example

Description: VTK作为一个开源的三位显示类库,功能实现简单,适合做二次开发-VTK three shows as an open source library, features simple, suitable for secondary development
Platform: | Size: 1120256 | Author: chenyue | Hits:

[OtherVTK

Description: 基于VTK库的医学图像处理子系统设计和实现-VTK library-based medical image processing subsystem design and implementation
Platform: | Size: 219136 | Author: Yang | Hits:

[VC/MFCVTK-users-manual

Description: 三维图形类库VTK的说明文档,详细的介绍了vtk类库的各个类函数的使用方法-Three-dimensional graphics libraries VTK documentation, detailed account of the use of each class function vtk library
Platform: | Size: 3063808 | Author: 杨远航 | Hits:
« 12 3 »

CodeBus www.codebus.net